R undocumented/AssignmentCommentsFunctions.R

# This function creates a AssignmentComments object for use in creating and modifying AssignmentComments objects.
createAssignmentcommentsObject = function(uid  = NULL, comment  = NULL, created  = NULL, parent_id  = NULL, status  = NULL){
object = as.list(environment()) 
 object = userObject[as.character(userObject) != "NULL"] 
 return(userObject) 
}
sterfa02/SchoologyAPI documentation built on Jan. 10, 2023, 11:27 p.m.